Float property





it is written in css file or direact in the style of an element.




is is defines the flow of content


1)float:left





this keeps the element ploat on left side of the container



2)float:right





this keeps the element ploat on right side of the container



3)float:none

this is default property i.e. element as it is .